home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: dragon.acadiau.ca!911288c
- From: 911288c@dragon.acadiau.ca (EDwin Chung)
- Subject: Ceditview in visual c++
- Message-ID: <1996Jan8.134901.23102@relay.acadiau.ca>
- Sender: news@relay.acadiau.ca
- Nntp-Posting-Host: dragon.acadiau.ca
- Organization: Acadia University
- Date: Mon, 8 Jan 1996 13:49:01 GMT
-
-
- hi,
-
- I am working on a editor using MFC.
- I am using CEditView as base class.
- now i have a simple MDI editor.
-
- Question.
-
- How can i put a string / char into the document??
- I hope to add a button on the Toolbar.
- When i press it, it put a string / char into the current
- document.
-
- How do i control the cusor position ??
-
- thanks...
-
- Edwin
-